home *** CD-ROM | disk | FTP | other *** search
/ United Public Domain Gold 2 / United Public Domain Gold 2.iso / utilities / pu113.dms / pu113.adf / SportsText / ReadMe < prev    next >
Text File  |  1990-07-05  |  5KB  |  94 lines

  1. SportsText
  2. ----------
  3. by Mike Berro
  4. Version 1.01/ Feb 1988
  5.  
  6.    SportsText allows you to quickly display over 100 different titles for
  7. overlaying on top of external video (using the Amiga genlock).  This
  8. is particularly useful for identifying players in a sports video (as
  9. suggested by Bob Wolniak).
  10.  
  11.    Version 1.01 uses lo-res, supports eight different fonts, 6 types of
  12. dropshadow, 3 dropshadow depths, and allows color selection of both
  13. foreground and background.  I wrote this from scratch (in asm) in about
  14. four days of spare time.  If there is interest, more features will be
  15. added, including:
  16. 1)  High resolution,
  17. 2)  Unlimited fonts,
  18. 3)  Multiple colors,
  19. 4)  Multiple lines of text with auto-parsing,
  20. 5)  Multiple script files,
  21. 6)  etc., etc.
  22.  
  23. Preparing the Script
  24. --------------------
  25.    To use SportsText, you must first create the script file using a text
  26. editor such as ED, TxED or UEdit, and save the file as "sportstext.script".
  27.    Each line in the script file contains a two-digit unique ID, a separation
  28. character (a colon is nice), and the title text.
  29.    The first two characters are the ID characters; they are what you type
  30. to call up that particular line of text.  Any keyboard character may be
  31. used, and SportsText does not distinguish between upper and lower case.
  32. This allows over 1300 lines of text.  I recommend using numbers, so that
  33. you can use the numeric keypad.
  34.    This version of SportsText ignores the separation character after the
  35. ID.  The text following the separation character is the title text.
  36.    SportsText does not limit the size of the title text.  Keep in mind that
  37. the thinnest fonts supported (Topaz 8 & 11) allow a maximum of 40
  38. characters per line, the others allow less.  If you exceed the length limit,
  39. the title will be chopped off at both ends.
  40.  
  41. Displaying Text
  42. ---------------
  43.    When you run SportsText, you must first Get the script file using the
  44. Project menu.  You can then use the Settings menu to adjust the colors,
  45. dropshadow, font and position of the text (see below).  To get rid of
  46. the pointer, just click the left mouse button.  Click the right mouse
  47. button to re-activate the pointer.
  48.    To display a particular line of text, type in the two digit ID, then
  49. press RETURN or ENTER.  This allows you to type in the ID in advance,
  50. wait for the appropriate cue, then press ENTER.  To clear the screen,
  51. press the SPACE BAR or the MINUS key (for numeric keypad users).
  52.    The text is always centered, even when using a proportional font.
  53.    If you make an error typing in the ID, press the SPACE BAR or MINUS key
  54. and start over.  For obvious reasons, a visual error indicator was not
  55. included.  Future versions (if any) will have an audio alarm, or voice
  56. status messages.
  57.    Don't forget to use LACE (included in the archive) before running
  58. SportsText.  LACE was written by me, and is also public domain.  It
  59. automatically toggles between interlaced & non-interlaced video each
  60. time it is run.
  61.  
  62. Changing the Settings
  63. ---------------------
  64.    Selecting an item from the Settings menu will cause the text to
  65. reappear at the default location so as not to be hidden by the
  66. adjustment panels.  The text will return to it's former location
  67. when you are done.
  68.    Both the foreground and background colors can be adjusted using the
  69. Select Colors menu selection.  This brings up the color adjustment panel.
  70. Move the sliders to change the colors, click on ACCEPT to accept, CANCEL
  71. to cancel (with me so far?), and NORMAL to return to a white foreground
  72. and black background.
  73.    The dropshadow can be adjusted using the Select Dropshadow menu
  74. selection.  Click on one of the six dropshadow options (LL=lower left,
  75. LR=lower right, UL=upper left, UR=upper right, WINDOW=full window,
  76. NONE=no dropshadow).  Click on one of the three dropshadow depths (in
  77. WINDOW mode, this adjusts the size of the window).  Click on OK when
  78. you are done.
  79.    The font can be selected using the Select Font menu selection.  Click
  80. on one of the eight fonts to immediately see the result.  If the selected
  81. font is not in your fonts: directory (and they should be when using a
  82. standard 1.2 Workbench disk), the font style will not change.  Click on
  83. ACCEPT when you are done.
  84.    The text position can be changed using the Select Position menu
  85. selection.  The pointer will display an "M" (for Move).  Move the pointer
  86. to the desired location and click the left mouse button (crude, but
  87. effective).  Click the right mouse button when you are done.
  88.    All of the settings can be saved onto the disk, and subsequently loaded
  89. back in again.  The settings are saved in a file called SportsText.Settings.
  90.  
  91.    If you have any comments, give me a call, or leave a message to
  92. 73267,3361 on CompueServe, or to Mike Berro on the 1939 BBS (818)
  93. 368-4248.
  94.